Small doc and elisp manual fixes related to searching
authorGlenn Morris <rgm@gnu.org>
Tue, 27 Mar 2012 06:46:42 +0000 (23:46 -0700)
committerGlenn Morris <rgm@gnu.org>
Tue, 27 Mar 2012 06:46:42 +0000 (23:46 -0700)
commita16def42025afe1477de6117a1cb4ee15cd1bde9
tree2f48c9afac3c6ba988134b58e51dd0159667a740
parent7cf97172588ca5ce68f483f882ec399235786089
Small doc and elisp manual fixes related to searching

* doc/lispref/searching.texi (String Search): Add xref to Emacs manual.
Copyedits.  Mention the function word-search-regexp.
(Searching and Case): Add xref to Emacs manual.  Copyedits.

* src/search.c (Fword_search_backward_lax, Fword_search_forward_lax):
Doc fixes.
doc/lispref/ChangeLog
doc/lispref/searching.texi
src/ChangeLog
src/search.c